花费 19 ms
308. Range Sum Query 2D - Mutable

题目: Given a 2D matrix matrix, find the sum of the elements inside the rectangle defined by its uppe ...

Sat Dec 19 19:00:00 CST 2015 0 4824
Poj 3667 - Hotel 线段树--区间合并

最近一直在看胡浩的【完全版】线段树,这个题目是在他的blog介绍的 文字没有参考别人的成分 题目大意:Hotel有N(1 ≤ N ≤ 50,000)间rooms,并且所有的rooms都 ...

Sat May 05 16:41:00 CST 2012 3 5808
307. Range Sum Query - Mutable

题目: Given an integer array nums, find the sum of the elements between indices i and j (i ≤ j), incl ...

Fri Dec 18 21:02:00 CST 2015 0 2543

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM